'Declaration Public Property NewValue As Nullable(Of T)
'Declaration
Public Property NewValue As Nullable(Of T)
public Nullable<T> NewValue {get; set;}
NullablePropertyChangedEventArgs<T> Class NullablePropertyChangedEventArgs<T> Members